Change usage comment.
authorRichard M. Stallman <rms@gnu.org>
Thu, 17 Jun 1993 23:41:18 +0000 (23:41 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 17 Jun 1993 23:41:18 +0000 (23:41 +0000)
lisp/sc.el

index 172c3c425b3e65cb9939916bb75f596687bbe21e..d1a274e351dc85df5b9698d074126ee7194a84fe 100644 (file)
@@ -96,8 +96,9 @@
 ;; First, to connect supercite to any mail/news reading subsystem, put
 ;; this in your .emacs file:
 ;;
-;; (add-hooks 'mail-yank-hooks 'sc-cite-original)  ; for all but MH-E
+;; (setq mail-yank-hooks 'sc-cite-original)  ; for old mail agents
 ;; (setq mh-yank-hooks   'sc-cite-original)  ; for MH-E only
+;; (add-hook 'mail-citation-hook 'sc-cite-original) ; for newer mail agents
 ;;
 ;; If supercite is not pre-loaded into your emacs session, you should
 ;; add the following autoload: